﻿2026-06-19T23:29:12.6242218Z ##[group]Run actions/checkout@v5
2026-06-19T23:29:12.6243100Z with:
2026-06-19T23:29:12.6243487Z   repository: SaberMage/spt-core
2026-06-19T23:29:12.6247140Z   token: ***
2026-06-19T23:29:12.6247519Z   ssh-strict: true
2026-06-19T23:29:12.6247895Z   ssh-user: git
2026-06-19T23:29:12.6248277Z   persist-credentials: true
2026-06-19T23:29:12.6248692Z   clean: true
2026-06-19T23:29:12.6249168Z   sparse-checkout-cone-mode: true
2026-06-19T23:29:12.6249632Z   fetch-depth: 1
2026-06-19T23:29:12.6250026Z   fetch-tags: false
2026-06-19T23:29:12.6250411Z   show-progress: true
2026-06-19T23:29:12.6250807Z   lfs: false
2026-06-19T23:29:12.6251180Z   submodules: false
2026-06-19T23:29:12.6251581Z   set-safe-directory: true
2026-06-19T23:29:12.6252210Z ##[endgroup]
2026-06-19T23:29:12.7050417Z Syncing repository: SaberMage/spt-core
2026-06-19T23:29:12.7052043Z ##[group]Getting Git version info
2026-06-19T23:29:12.7052714Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-19T23:29:12.7053760Z [command]/usr/bin/git version
2026-06-19T23:29:12.7054202Z git version 2.43.0
2026-06-19T23:29:12.7055491Z ##[endgroup]
2026-06-19T23:29:12.7065345Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f6ae1453-5326-48e2-8581-536d5c7c6cc5' before making global git config changes
2026-06-19T23:29:12.7066624Z Adding repository directory to the temporary git global config as a safe directory
2026-06-19T23:29:12.7067939Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-19T23:29:12.7099793Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-19T23:29:12.7120268Z https://github.com/SaberMage/spt-core
2026-06-19T23:29:12.7130432Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-19T23:29:12.7132966Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-19T23:29:12.7150847Z HEAD
2026-06-19T23:29:12.7178866Z ##[endgroup]
2026-06-19T23:29:12.7179909Z [command]/usr/bin/git submodule status
2026-06-19T23:29:12.7355559Z ##[group]Cleaning the repository
2026-06-19T23:29:12.7358244Z [command]/usr/bin/git clean -ffdx
2026-06-19T23:29:12.7386333Z Removing traceable-reqs
2026-06-19T23:29:12.7392803Z [command]/usr/bin/git reset --hard HEAD
2026-06-19T23:29:12.7437920Z HEAD is now at 8e79aaca Merge bf32b8cdcdc27653346a572478007f28d506f9b3 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-19T23:29:12.7442311Z ##[endgroup]
2026-06-19T23:29:12.7476485Z ##[group]Disabling automatic garbage collection
2026-06-19T23:29:12.7484689Z [command]/usr/bin/git config --local gc.auto 0
2026-06-19T23:29:12.7503039Z ##[endgroup]
2026-06-19T23:29:12.7503644Z ##[group]Setting up auth
2026-06-19T23:29:12.7508107Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-19T23:29:12.7531270Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-19T23:29:12.7722545Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-19T23:29:12.7746284Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-19T23:29:12.7931839Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-19T23:29:12.7959996Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-19T23:29:12.8150670Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-19T23:29:12.8178925Z ##[endgroup]
2026-06-19T23:29:12.8179724Z ##[group]Fetching the repository
2026-06-19T23:29:12.8185922Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8e79aacaee8fc31766d35d582208ea41d963b8fb:refs/remotes/pull/26/merge
2026-06-19T23:29:13.2409491Z ##[endgroup]
2026-06-19T23:29:13.2411150Z ##[group]Determining the checkout info
2026-06-19T23:29:13.2412835Z ##[endgroup]
2026-06-19T23:29:13.2420042Z [command]/usr/bin/git sparse-checkout disable
2026-06-19T23:29:13.2449240Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-19T23:29:13.2495035Z ##[group]Checking out the ref
2026-06-19T23:29:13.2496417Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-19T23:29:13.2529497Z HEAD is now at 8e79aaca Merge bf32b8cdcdc27653346a572478007f28d506f9b3 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-19T23:29:13.2534810Z ##[endgroup]
2026-06-19T23:29:13.2563301Z [command]/usr/bin/git log -1 --format=%H
2026-06-19T23:29:13.2584878Z 8e79aacaee8fc31766d35d582208ea41d963b8fb
